Don't send nsevents with the gdk lock held, fixes deadlock when doing
authorRichard Hult <richard@imendio.com>
Wed, 30 Apr 2008 17:46:00 +0000 (17:46 +0000)
committerRichard Hult <rhult@src.gnome.org>
Wed, 30 Apr 2008 17:46:00 +0000 (17:46 +0000)
commitca9a6075e6d68e8fdd64968eb01f2e4f2e4aa06c
tree6cd046929ff5dada817eecbc3ea56b739b0bf45d
parent49f341f12cd5f5bc833e13e8b0c8e615907ed512
Don't send nsevents with the gdk lock held, fixes deadlock when doing

2008-04-30  Richard Hult  <richard@imendio.com>

* gdk/quartz/gdkevents-quartz.c: (_gdk_events_queue): Don't send
nsevents with the gdk lock held, fixes deadlock when doing manual
window resizing with threading enabled.

svn path=/trunk/; revision=20055
ChangeLog
gdk/quartz/gdkevents-quartz.c